home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-05 / arc30.zip / NET.CFG < prev    next >
Text File  |  1991-12-10  |  794b  |  27 lines

  1. Link Support 
  2. ;The IPXODI protocol stack does not use the Link Support Layer communications
  3. ;buffers or mempools buffers. 
  4.  
  5. Link Driver smcarcws
  6.  
  7.     INT #1 9 
  8. ;Interrupt, any valid setting for the installed board may be used.  
  9. ;Int's 2 and 9 are the same and are interchangeable. 
  10. ;Default=2
  11.  
  12.  
  13.     PORT #1 2E0
  14. ;I/O port address, any valid setting for the installed board may be used.
  15. ;Default=2E0
  16.  
  17. ;    MEM #1 D0000
  18. ;Ram buffer address, required for 8 bit boards only.  
  19. ;Any valid setting for the installed board may be used.
  20. ;Default=D0000
  21.  
  22. ;    Slot {number}
  23. ;PS/2 only.  Microchannel machines require only the slot number be given.
  24. ;INT, PORT, and MEM parameters are defined with the PS/2 reference disk.
  25.  
  26.  
  27. ;for more information consult the NetWare ODI shell for DOS manual